home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-06 / nutil6.zip / SAMPLES.ZIP / AUTOEXEC.BAT < prev    next >
DOS Batch File  |  1991-12-17  |  240b  |  17 lines

  1.  
  2. rem  WaitProgram to ask if RPRINTER should be loaded
  3. naskrprn
  4. if errorlevel 1 goto skip
  5.  
  6. rem  Load Rprinter for this workstation
  7. cd\net
  8. ipx
  9. netx
  10. rprinter triton_pserver 1
  11. cd\
  12. :skip
  13.  
  14. path c:\;c:\@@UTL;c:\dos;
  15. prompt $p$g
  16. m
  17.